Skip to content

refactor: relocate composer autocomplete to shared AutocompletePopup#41050

Draft
ricardogarim wants to merge 1 commit into
developfrom
refactor/autocomplete-move
Draft

refactor: relocate composer autocomplete to shared AutocompletePopup#41050
ricardogarim wants to merge 1 commit into
developfrom
refactor/autocomplete-move

Conversation

@ricardogarim

@ricardogarim ricardogarim commented Jun 23, 2026

Copy link
Copy Markdown
Member

Proposed changes (including videos or screenshots)

Relocates the message-box autocomplete engine (popup component, hooks, and option/config factory) from views/room/composer to a shared client/components/AutocompletePopup module. Pure file move + import-path updates — no behavior change — so the engine can be reused by other inputs.

Issue(s)

  • PRES-30

Steps to test or reproduce

Composer autocomplete (@, #, :, +:, /, !) behaves exactly as before.

Further comments

First of a 3-PR stack. The decouple (#40925) and the first consumer (#40926) build on top.

@dionisio-bot

dionisio-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@changeset-bot

changeset-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9159c5d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: fc3b3baf-85cd-453b-b49f-f976141bc2da

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.13%. Comparing base (ffaa115) to head (9159c5d).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41050      +/-   ##
===========================================
- Coverage    70.16%   70.13%   -0.04%     
===========================================
  Files         3361     3361              
  Lines       129690   129686       -4     
  Branches     22490    22473      -17     
===========================================
- Hits         91000    90952      -48     
- Misses       35378    35421      +43     
- Partials      3312     3313       +1     
Flag Coverage Δ
unit 70.01% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ricardogarim ricardogarim force-pushed the refactor/autocomplete-move branch from a6eecf2 to 9159c5d Compare June 23, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant